Description
Get the information needed for the Nuxeo Drive client update. Return the result as a JSON blob.
Operation id | NuxeoDrive.GetClientUpdateInfo |
Category | Services |
Label | Nuxeo Drive: Get client update information |
Requires | |
Since | |
Parameters
Signature
Implementation Information
JSON Definition
{
"id" : "NuxeoDrive.GetClientUpdateInfo",
"label" : "Nuxeo Drive: Get client update information",
"category" : "Services",
"requires" : null,
"description" : "Get the information needed for the Nuxeo Drive client update. Return the result as a JSON blob.",
"url" : "NuxeoDrive.GetClientUpdateInfo",
"signature" : [ "void", "blob" ],
"params" : [ ]
}